home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / verctrl_1.16.readme < prev    next >
Text File  |  1995-08-05  |  1KB  |  24 lines

  1. Short:    AREXX Script Management System (Uses Opus5)
  2. Author:   dfreeman@icecave.apana.org.au
  3. Uploader: dfreeman@icecave.apana.org.au
  4. Type:     util/rexx
  5.  
  6. This is the development environment that I use for writing AREXX scripts.
  7. When setup from Directory Opus v5.11 (it doesn't really need DO5 but
  8. automates things significantly better) this system lets you automatically
  9. increment the AmigaDOS version string in accordance with current Style
  10. Guide practices.  It will also let you create a new AREXX script in it's
  11. own directory with a valid AmigaDOS version string in a 'shell' AREXX
  12. script ready for you to add your own code.
  13.  
  14. Included is the 'shell' AREXX script that I use when developing a new AREXX
  15. script.  It includes limited error handling and a few other items that I
  16. find usefull in terms of layout and function.
  17.  
  18. I have also included information on how to setup the whole package in
  19. Directory Opus v5.11.
  20.  
  21. This is v1.16, an update to v1.11.
  22.  
  23. Fixed a few bugs and added a few new features.
  24.